Contains Class |
Namespace: Independentsoft.Exchange
The Contains type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Boolean) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, DateTime) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Double) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Int64) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, String) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Boolean, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Boolean, ContainmentMode) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, DateTime, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, DateTime, ContainmentMode) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Double, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Double, ContainmentMode) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Int64, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Int64, ContainmentMode) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, String, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, String, ContainmentMode) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Boolean, ContainmentMode, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, DateTime, ContainmentMode, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Double, ContainmentMode, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, Int64, ContainmentMode, ContainmentComparison) |
Initializes a new instance of the Contains class.
| |
| Contains(PropertyPath, String, ContainmentMode, ContainmentComparison) |
Initializes a new instance of the Contains class.
|
| Name | Description | |
|---|---|---|
| Comparison |
Identifies whether the search ignores cases and spaces.
| |
| Mode |
Identifies the boundaries of a search.
| |
| PropertyPath | ||
| Value |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current Contains object to its equivalent string representation.
(Overrides ObjectToString.) |